![]() |
MPIsFullyInitializedProc |
||||
Header: | Multiprocessing.h | Carbon status: | Supported | |
typedef Boolean(* MPIsFullyInitializedProc) ();
You would declare your function like this if you were to name it MyCallback:
Boolean MyCallback ();
Supported in Carbon.
© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)